JSONValue.opIndexAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. JSONValue opIndexAssign(JSONValue v, string key)
    struct JSONValue
    opIndexAssign
    (,
    string key
    )
  2. JSONValue opIndexAssign(T value, string key)

Meta